'Declaration
Public Function SetOCGZoomMax( _ ByVal OCGId As Integer, _ ByVal ZoomMax As Single _ ) As GdPictureStatus
public GdPictureStatus SetOCGZoomMax( int OCGId, float ZoomMax )
public function SetOCGZoomMax( OCGId: Integer; ZoomMax: Single ): GdPictureStatus;
public function SetOCGZoomMax( OCGId : int, ZoomMax : float ) : GdPictureStatus;
public: GdPictureStatus SetOCGZoomMax( int OCGId, float ZoomMax )
public: GdPictureStatus SetOCGZoomMax( int OCGId, float ZoomMax )
Parameters
- OCGId
- ZoomMax